バージョン

GetRulesForStage メソッド

指定された段階で処理する必要のあるルールのコレクションを返します。
シンタックス
'宣言
 
Public Function GetRulesForStage( _
   ByVal stage As EvaluationStage _
) As ReadOnlyCollection(Of IRule)
public ReadOnlyCollection<IRule> GetRulesForStage( 
   EvaluationStage stage
)

パラメータ

stage
参照